[INFO] fetching crate vb6parse 1.0.1...
[INFO] testing vb6parse-1.0.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate vb6parse 1.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate vb6parse 1.0.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vb6parse 1.0.1
[INFO] tweaked toml for crates.io crate vb6parse 1.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vb6parse 1.0.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vb6parse 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rowan v0.16.1
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.64
[INFO] [stderr]   Downloaded wasm-bindgen-test-shared v0.2.114
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded minicov v0.3.8
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78e24364508b2a897ad9988c59ec4c508a8b53659f77537a61739074d134cc14
[INFO] running `Command { std: "docker" "start" "-a" "78e24364508b2a897ad9988c59ec4c508a8b53659f77537a61739074d134cc14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78e24364508b2a897ad9988c59ec4c508a8b53659f77537a61739074d134cc14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e24364508b2a897ad9988c59ec4c508a8b53659f77537a61739074d134cc14", kill_on_drop: false }`
[INFO] [stdout] 78e24364508b2a897ad9988c59ec4c508a8b53659f77537a61739074d134cc14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bba5dfd2b745ed58ca9132d1acb09d73cdfafbcd126b114a4d689d66e3e5781e
[INFO] running `Command { std: "docker" "start" "-a" "bba5dfd2b745ed58ca9132d1acb09d73cdfafbcd126b114a4d689d66e3e5781e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling vb6parse v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.71s
[INFO] running `Command { std: "docker" "inspect" "bba5dfd2b745ed58ca9132d1acb09d73cdfafbcd126b114a4d689d66e3e5781e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bba5dfd2b745ed58ca9132d1acb09d73cdfafbcd126b114a4d689d66e3e5781e", kill_on_drop: false }`
[INFO] [stdout] bba5dfd2b745ed58ca9132d1acb09d73cdfafbcd126b114a4d689d66e3e5781e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ea5f128bde24302944a98e56fda215aad3c33aa5a2ca71777c9d063fe62df6e
[INFO] running `Command { std: "docker" "start" "-a" "2ea5f128bde24302944a98e56fda215aad3c33aa5a2ca71777c9d063fe62df6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling vb6parse v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Artificial-life/frmMain.frm`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/form.rs:6:27
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let form_file_bytes = include_bytes!("./data/vb6-code/Artificial-life/frmMain.frm");
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Blacklight-effect/Blacklight.frm`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/form.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let form_file_bytes = include_bytes!("./data/vb6-code/Blacklight-effect/Blacklight.frm");
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.frm`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/form.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         include_bytes!("./data/vb6-code/Brightness-effect/Part 1 - Pure VB6/Brightness.frm");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:102:27
[INFO] [stdout]     |
[INFO] [stdout] 102 |       let form_file_bytes = include_bytes!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 103 | |         "./data/vb6-code/Brightness-effect/Part 2 - API - GetPixel and SetPixel/Brightness2.frm"
[INFO] [stdout] 104 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         include_bytes!("./data/vb6-code/Brightness-effect/Part 3 - DIBs/Brightness3.frm");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Brightness-effect/Part 4 - Even faster DIBs/Brightness.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |       let form_file_bytes = include_bytes!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 168 | |         "./data/vb6-code/Brightness-effect/Part 4 - Even faster DIBs/Brightness.frm"
[INFO] [stdout] 169 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Color-shift-effect/ShiftColors.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:200:27
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let form_file_bytes = include_bytes!("./data/vb6-code/Color-shift-effect/ShiftColors.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Colorize-effect/Colorize.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:231:27
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let form_file_bytes = include_bytes!("./data/vb6-code/Colorize-effect/Colorize.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Contrast-effect/Contrast.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 |     let form_file_bytes = include_bytes!("./data/vb6-code/Contrast-effect/Contrast.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Curves-effect/Curves.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:293:27
[INFO] [stdout]     |
[INFO] [stdout] 293 |     let form_file_bytes = include_bytes!("./data/vb6-code/Curves-effect/Curves.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Custom-image-filters/CustomFilters.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:324:27
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let form_file_bytes = include_bytes!("./data/vb6-code/Custom-image-filters/CustomFilters.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Diffuse-effect/Diffuse.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:355:27
[INFO] [stdout]     |
[INFO] [stdout] 355 |     let form_file_bytes = include_bytes!("./data/vb6-code/Diffuse-effect/Diffuse.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Edge-detection/EdgeDetection.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:386:27
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let form_file_bytes = include_bytes!("./data/vb6-code/Edge-detection/EdgeDetection.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Emboss-engrave-effect/EmbossEngrave.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:417:27
[INFO] [stdout]     |
[INFO] [stdout] 417 |     let form_file_bytes = include_bytes!("./data/vb6-code/Emboss-engrave-effect/EmbossEngrave.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Fill-image-region/frmFill.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:448:27
[INFO] [stdout]     |
[INFO] [stdout] 448 |     let form_file_bytes = include_bytes!("./data/vb6-code/Fill-image-region/frmFill.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Fire-effect/frmFire.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:488:27
[INFO] [stdout]     |
[INFO] [stdout] 488 |     let form_file_bytes = include_bytes!("./data/vb6-code/Fire-effect/frmFire.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Game-physics-basic/FormPhysics.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:519:27
[INFO] [stdout]     |
[INFO] [stdout] 519 |     let form_file_bytes = include_bytes!("./data/vb6-code/Game-physics-basic/FormPhysics.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Gradient-2D/Gradient.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:550:27
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let form_file_bytes = include_bytes!("./data/vb6-code/Gradient-2D/Gradient.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Grayscale-effect/Grayscale.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:581:27
[INFO] [stdout]     |
[INFO] [stdout] 581 |     let form_file_bytes = include_bytes!("./data/vb6-code/Grayscale-effect/Grayscale.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Hidden-Markov-model/frmHMM.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:612:27
[INFO] [stdout]     |
[INFO] [stdout] 612 |     let form_file_bytes = include_bytes!("./data/vb6-code/Hidden-Markov-model/frmHMM.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Histograms-advanced/Histogram.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:643:27
[INFO] [stdout]     |
[INFO] [stdout] 643 |     let form_file_bytes = include_bytes!("./data/vb6-code/Histograms-advanced/Histogram.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Histograms-basic/Histogram.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:674:27
[INFO] [stdout]     |
[INFO] [stdout] 674 |     let form_file_bytes = include_bytes!("./data/vb6-code/Histograms-basic/Histogram.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Levels-effect/Main.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:705:27
[INFO] [stdout]     |
[INFO] [stdout] 705 |     let form_file_bytes = include_bytes!("./data/vb6-code/Levels-effect/Main.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Mandelbrot/Mandelbrot.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:736:27
[INFO] [stdout]     |
[INFO] [stdout] 736 |     let form_file_bytes = include_bytes!("./data/vb6-code/Mandelbrot/Mandelbrot.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Map-editor-2D/Main Editor.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:767:27
[INFO] [stdout]     |
[INFO] [stdout] 767 |     let form_file_bytes = include_bytes!("./data/vb6-code/Map-editor-2D/Main Editor.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Nature-effects/NatureFilters.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:798:27
[INFO] [stdout]     |
[INFO] [stdout] 798 |     let form_file_bytes = include_bytes!("./data/vb6-code/Nature-effects/NatureFilters.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Randomize-effects/RandomizationFX.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:829:27
[INFO] [stdout]     |
[INFO] [stdout] 829 |     let form_file_bytes = include_bytes!("./data/vb6-code/Randomize-effects/RandomizationFX.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Scanner-TWAIN/frmScanner.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:860:27
[INFO] [stdout]     |
[INFO] [stdout] 860 |     let form_file_bytes = include_bytes!("./data/vb6-code/Scanner-TWAIN/frmScanner.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Screen-capture/FormScreenCapture.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:891:27
[INFO] [stdout]     |
[INFO] [stdout] 891 |     let form_file_bytes = include_bytes!("./data/vb6-code/Screen-capture/FormScreenCapture.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Sepia-effect/Sepia.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:922:27
[INFO] [stdout]     |
[INFO] [stdout] 922 |     let form_file_bytes = include_bytes!("./data/vb6-code/Sepia-effect/Sepia.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Threshold-effect/Threshold.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:953:27
[INFO] [stdout]     |
[INFO] [stdout] 953 |     let form_file_bytes = include_bytes!("./data/vb6-code/Threshold-effect/Threshold.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/./data/vb6-code/Transparency-2D/frmTransparency.frm`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/form.rs:984:27
[INFO] [stdout]     |
[INFO] [stdout] 984 |     let form_file_bytes = include_bytes!("./data/vb6-code/Transparency-2D/frmTransparency.frm");
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vb6parse` (test "form") due to 32 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `vb6parse` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name vb6parse --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d1b0a3f8391cf141 -C extra-filename=-3e8f1e2efae785c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-584797da2a853c16.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-51a3ac9b3cbef3fc.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-a4444121491e17e4.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-f47fb1c01542042e.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-708e2e92fc5a7b4f.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-f0d17c3a646cc13d.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-3e22e5d6a8d0d304.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-decac9df7d50a8c6.rlib --extern rowan=/opt/rustwide/target/debug/deps/librowan-ae85d8fad72d2dd9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e29fe240ac199139.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-db64e76ccac41dc9.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-db23df4b82ea4a68.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2c0ea35a4c52fc2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5fb376a3007b1275.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc2yO4MR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvb6parse,librowan-ae85d8fad72d2dd9,libtext_size-5e1d39e7b5d8e2fe,librustc_hash-5a527483989b35a3,libhashbrown-2f15eddff7f5ea65,libcountme-d9c8868f33b9e236,libphf-decac9df7d50a8c6,libphf_shared-3672686402e28ec4,libsiphasher-9b5a30f57019f0cd,libimage-708e2e92fc5a7b4f,libimage_webp-66d30c79fc9bcd44,libqoi-8c761d108626cd96,libmoxcms-8a0b6d0f589b9d90,libpxfm-7ba90094ffe9c576,libtiff-6245f03df9283a00,libfax-49b140dcbbda3747,libzune_jpeg-999022611cfb2e9b,libzune_core-e448b15fbf642cb4,libpng-be242f30e6ecd23a,libbitflags-a4a524fc7b7b1962,libflate2-123d4b23881f3f79,libfdeflate-6938c6b3b1cefc1d,libcrc32fast-66fcb8dfd77ba9de,libexr-7158ec9811d78e64,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-6727a8717e601276,libzerocopy-edd0c40baca53d4c,libsmallvec-45f6e3b8047adea1,libzune_jpeg-302ea4448f1a30bf,libzune_core-4349f38ae7012dfe,libgif-c9b8358128ce83cf,libcolor_quant-fa7ff1de0e6ea74b,libweezl-f88782bf0aba6af8,libbyteorder_lite-25e78048a27d33b8,libravif-22a121d758695117,libloop9-1ac294f594997f3a,libavif_serialize-68ef461dd6b4f8aa,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-edc765532f08c2c2,libprofiling-06777f39f2038617,libav_scenechange-5d62315900127908,liby4m-9b04e3cf8ac46700,libaligned-736437f170691cb3,libas_slice-920fb7cbca759e08,libstable_deref_trait-704f67c99a4c5f65,libav1_grain-d854179883b027a3,liblog-d269868761ac548a,libnom-14a1693e78688ca0,libmemchr-8e33d9a2a7199911,libnum_rational-34870ec64e277cdd,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libanyhow-d0824aa9c7568042,libmaybe_rayon-149949aafc9d692a,librayon-1b12a7bd5cd840f4,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libv_frame-c7e1de6b8739c4a8,libarrayvec-41dcfe80309d7422,libaligned_vec-7e1d5314df97d31a,libequator-70e48c098cfdf2d6,libbitstream_io-9f5fe67977a4365d,libitertools-c59f1b4b7f12bc1d,libimgref-3061c516f5a3939d,libbytemuck-70837a11a8946efc,libnum_traits-8434f84c7e6b85f7,libencoding_rs-f47fb1c01542042e,libcfg_if-5af52f617df93f8f,libstrum-db64e76ccac41dc9,libuuid-5fb376a3007b1275,libnum_enum-3e22e5d6a8d0d304,libeither-a4444121491e17e4,libserde-e29fe240ac199139,libserde_core-365391bf3dd30696,libthiserror-c2c0ea35a4c52fc2,libariadne-584797da2a853c16,libunicode_width-11318280e9097d13,libyansi-ea5897b7ce434d6c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc2yO4MR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/debug_cst-2fa9c8041b8c7a0e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcWvZfR7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvb6parse,librowan-ae85d8fad72d2dd9,libtext_size-5e1d39e7b5d8e2fe,librustc_hash-5a527483989b35a3,libhashbrown-2f15eddff7f5ea65,libcountme-d9c8868f33b9e236,libphf-decac9df7d50a8c6,libphf_shared-3672686402e28ec4,libsiphasher-9b5a30f57019f0cd,libimage-708e2e92fc5a7b4f,libimage_webp-66d30c79fc9bcd44,libqoi-8c761d108626cd96,libmoxcms-8a0b6d0f589b9d90,libpxfm-7ba90094ffe9c576,libtiff-6245f03df9283a00,libfax-49b140dcbbda3747,libzune_jpeg-999022611cfb2e9b,libzune_core-e448b15fbf642cb4,libpng-be242f30e6ecd23a,libbitflags-a4a524fc7b7b1962,libflate2-123d4b23881f3f79,libfdeflate-6938c6b3b1cefc1d,libcrc32fast-66fcb8dfd77ba9de,libexr-7158ec9811d78e64,libminiz_oxide-209998904a4e2499,libzune_inflate-72ecbd2b06821f91,libsimd_adler32-5eb909258a4e5f49,libbit_field-04a02c08921d3c68,liblebe-9a2db729ee903ee4,libhalf-6727a8717e601276,libzerocopy-edd0c40baca53d4c,libsmallvec-45f6e3b8047adea1,libzune_jpeg-302ea4448f1a30bf,libzune_core-4349f38ae7012dfe,libgif-c9b8358128ce83cf,libcolor_quant-fa7ff1de0e6ea74b,libweezl-f88782bf0aba6af8,libbyteorder_lite-25e78048a27d33b8,libravif-22a121d758695117,libloop9-1ac294f594997f3a,libavif_serialize-68ef461dd6b4f8aa,libquick_error-8d402ad4d863a69d,librgb-fa63f9705c65f46d,librav1e-edc765532f08c2c2,libprofiling-06777f39f2038617,libav_scenechange-5d62315900127908,liby4m-9b04e3cf8ac46700,libaligned-736437f170691cb3,libas_slice-920fb7cbca759e08,libstable_deref_trait-704f67c99a4c5f65,libav1_grain-d854179883b027a3,liblog-d269868761ac548a,libnom-14a1693e78688ca0,libmemchr-8e33d9a2a7199911,libnum_rational-34870ec64e277cdd,libnum_bigint-939c89fe6068755f,libnum_integer-8994f55b08cf2168,libanyhow-d0824aa9c7568042,libmaybe_rayon-149949aafc9d692a,librayon-1b12a7bd5cd840f4,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libv_frame-c7e1de6b8739c4a8,libarrayvec-41dcfe80309d7422,libaligned_vec-7e1d5314df97d31a,libequator-70e48c098cfdf2d6,libbitstream_io-9f5fe67977a4365d,libitertools-c59f1b4b7f12bc1d,libimgref-3061c516f5a3939d,libbytemuck-70837a11a8946efc,libnum_traits-8434f84c7e6b85f7,libencoding_rs-f47fb1c01542042e,libcfg_if-5af52f617df93f8f,libstrum-db64e76ccac41dc9,libuuid-5fb376a3007b1275,libnum_enum-3e22e5d6a8d0d304,libeither-a4444121491e17e4,libserde-e29fe240ac199139,libserde_core-365391bf3dd30696,libthiserror-c2c0ea35a4c52fc2,libariadne-584797da2a853c16,libunicode_width-11318280e9097d13,libyansi-ea5897b7ce434d6c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcWvZfR7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-c71fe628eea9ae3f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ppdm-a6d30a4e2308036c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vb6parse` (test "ppdm") due to 1 previous error
[INFO] [stderr] error: could not compile `vb6parse` (example "debug_cst") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2ea5f128bde24302944a98e56fda215aad3c33aa5a2ca71777c9d063fe62df6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea5f128bde24302944a98e56fda215aad3c33aa5a2ca71777c9d063fe62df6e", kill_on_drop: false }`
[INFO] [stdout] 2ea5f128bde24302944a98e56fda215aad3c33aa5a2ca71777c9d063fe62df6e
